home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / WP96V32.MDM < prev    next >
Text File  |  1993-02-18  |  3KB  |  97 lines

  1. ; WorldPort 9600/MNP V.32 Modem 
  2. ; ROM Version 1.06 USA
  3.  
  4. ;=============================================================
  5. ; Last revision date: 02/18/93 (update this date
  6. ; each time you edit; it is also advisable to rename
  7. ; your edited file [use Save As, rather than Save 
  8. ; option] to avoid later confusion and to keep the 
  9. ; original .MDM file intact).
  10.  
  11. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  12. ; Command File) for a description of modem command 
  13. ; files and how they work. "A Sample Modem Command 
  14. ; File" is user selectable within the Lotus Notes 
  15. ; Setup dialog "Modem Type" listbox in which you found 
  16. ; this modem command file (see end of listings, 
  17. ; beginning with a period) and is a printable ASCII 
  18. ; text file (approximately 15 pages). 
  19.  
  20. ; Additional information may be obtained from either of 
  21. ; the two so-called "generic" modem command files 
  22. ; (alphabetically listed under letter G, designed for 
  23. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  24. ; 14400 bps maximum, respectively), each of which may 
  25. ; first be tried as-is with unlisted modems, then edited 
  26. ; if required (within the Notes edit box, or outside of 
  27. ; Notes, with any text editor) according to the printed 
  28. ; instructions within each file, and in compliance with 
  29. ; the vendor's command set, result codes, DIP switch 
  30. ; settings, and technical specifications as listed in 
  31. ; the equipment's users manual.
  32.  
  33. ; For the specific modem(s) listed under this heading:
  34. ;===============================================================
  35.  
  36. ; NOTE: During testing of this modem with Notes, it was found that using 
  37. ; speeds at or below 9600 bps, and requesting a NORMAL link (by specifying 
  38. ; \N0 rather than \N3) tended to produce the best results with a broader
  39. ; variety of answering modems.  To derive the maximum benefit of this 
  40. ; modem's more advanced features, please consult the user manual.
  41.  
  42. [attributes]
  43.  
  44. MODELS=WorldPort 9600/MNP V.32 Modem
  45. DEFAULT SPEED=9600
  46. MAXIMUM SPEED=9600
  47. NULL MODEM=0
  48.  
  49. [commands]
  50.  
  51. ESCAPE=+++
  52. ATTENTION=ATE0V1
  53. SETUP=AT&F
  54. SETUP=ATE0
  55. SETUP=ATV1\\N0\\J0\\V1&B1&D2&C1S0=0S7=60X4
  56. RTS/CTS ENABLED=AT\\Q3
  57. RTS/CTS IGNORED=AT\\Q0
  58. VOLUME OFF=ATM0
  59. VOLUME LOW=ATM1
  60. VOLUME MEDIUM=ATM1
  61. VOLUME HIGH=ATM1
  62. MANUAL DIAL=ATX1S9=6D
  63. AUTO DIAL SETUP=ATS9=6
  64. AUTO PULSE DIAL=ATDP
  65. AUTO TONE DIAL=ATDT
  66. AUTO DIAL SUFFIX=,
  67. ANSWER=ATA
  68. HANGUP=ATH0
  69.  
  70. [responses]
  71.  
  72. OK=OK
  73.  
  74. RING=RING
  75.  
  76. NO CARRIER=NO CARRIER
  77.  
  78. ERROR=ERROR
  79.  
  80. NO DIALTONE=NO DIALTONE
  81.  
  82. BUSY=BUSY
  83.  
  84. NO ANSWER=NO ANSWER
  85.  
  86. CONNECT,  9600, 9600=CONNECT 9600
  87. CONNECT,  9600, 9600=CONNECT 9600/REL
  88.  
  89. CONNECT,  9600, 4800=CONNECT 4800
  90. CONNECT,  9600, 4800=CONNECT 4800/REL
  91.  
  92. CONNECT,  9600, 2400=CONNECT 2400
  93. CONNECT,  9600, 2400= CONNECT 2400/REL
  94.  
  95. CONNECT,  9600, 1200=CONNECT 1200
  96. CONNECT,  9600, 1200=CONNECT 1200/REL
  97.